home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmTextCopy.z / XmTextCopy
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmTTTTeeeexxxxttttCCCCooooppppyyyy((((3333XXXX))))            UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV            XXXXmmmmTTTTeeeexxxxttttCCCCooooppppyyyy((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmTTTTeeeexxxxttttCCCCooooppppyyyy - A Text function that copies the primary
  10.           selection to the clipboard
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/Text.h>
  14.           BBBBoooooooolllleeeeaaaannnn XXXXmmmmTTTTeeeexxxxttttCCCCooooppppyyyy(
  15.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt,
  16.           TTTTiiiimmmmeeee ttttiiiimmmmeeee);
  17.  
  18.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  19.           This page documents Motif 2.1.
  20.  
  21.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  22.           XXXXmmmmTTTTeeeexxxxttttCCCCooooppppyyyy copies the primary selected text to the
  23.           clipboard.
  24.  
  25.           This routine calls the XXXXmmmmNNNNccccoooonnnnvvvveeeerrrrttttCCCCaaaallllllllbbbbaaaacccckkkk procedures,
  26.           possibly multiple times, with the _s_e_l_e_c_t_i_o_n member of the
  27.           XXXXmmmmCCCCoooonnnnvvvveeeerrrrttttCCCCaaaallllllllbbbbaaaacccckkkkSSSSttttrrrruuuucccctttt set to _C_L_I_P_B_O_A_R_D and with the _p_a_r_m
  28.           member set to XXXXmmmmCCCCOOOOPPPPYYYY.
  29.  
  30.           _w_i_d_g_e_t    Specifies the Text widget ID.
  31.  
  32.           _t_i_m_e      Specifies the server time at which the selection
  33.                     value is to be modified. This should be the time
  34.                     of the event which triggered this request.  One
  35.                     source of a valid time stamp is the function
  36.                     XXXXttttLLLLaaaassssttttTTTTiiiimmmmeeeessssttttaaaammmmppppPPPPrrrroooocccceeeesssssssseeeedddd(((()))).
  37.  
  38.           For a complete definition of Text and its associated
  39.           resources, see XXXXmmmmTTTTeeeexxxxtttt(3).
  40.  
  41.      RRRREEEETTTTUUUURRRRNNNN
  42.           This function returns False if the primary selection is
  43.           NULL, if the _w_i_d_g_e_t does not own the primary selection, if
  44.           the function is unable to gain ownership of the clipboard
  45.           selection, or if no data is placed on the clipboard.
  46.           Otherwise, it returns True.
  47.  
  48.      RRRREEEELLLLAAAATTTTEEEEDDDD
  49.           XXXXmmmmTTTTeeeexxxxtttt(3).
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.